file-fetcher
Static Public Member Functions | List of all members
SebastianBergmann\Timer\Timer Class Reference

Static Public Member Functions

static start ()
 
static stop ()
 
static bytesToString (float $bytes)
 
static secondsToTimeString (float $time)
 
static timeSinceStartOfRequest ()
 
static resourceUsage ()
 

Member Function Documentation

◆ bytesToString()

static SebastianBergmann\Timer\Timer::bytesToString ( float  $bytes)
static

◆ resourceUsage()

static SebastianBergmann\Timer\Timer::resourceUsage ( )
static
Exceptions
RuntimeException

◆ secondsToTimeString()

static SebastianBergmann\Timer\Timer::secondsToTimeString ( float  $time)
static

◆ start()

static SebastianBergmann\Timer\Timer::start ( )
static

◆ stop()

static SebastianBergmann\Timer\Timer::stop ( )
static

◆ timeSinceStartOfRequest()

static SebastianBergmann\Timer\Timer::timeSinceStartOfRequest ( )
static
Exceptions
RuntimeException

The documentation for this class was generated from the following file: