PHP Class PhpunitMemoryAndTimeUsageListener\Domain\Measurement\MemoryMeasurement

Inheritance: extends Measurement
Afficher le fichier Open project: atrapalo/phpunit-memory-and-time-usage-listener

Méthodes publiques

Méthode Description
__construct ( $quantity )
measurementUnit ( )
memoryInKiloBytes ( ) : integer

Méthodes protégées

Méthode Description
toKiloBytes ( $bytes ) : float

Method Details

__construct() public méthode

public __construct ( $quantity )

measurementUnit() public méthode

public measurementUnit ( )

memoryInKiloBytes() public méthode

public memoryInKiloBytes ( ) : integer
Résultat integer

toKiloBytes() protected méthode

protected toKiloBytes ( $bytes ) : float
$bytes
Résultat float