final class SystemCpuTimeMeter implements CpuTimeMeter (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

userCpuTime()

No description

systemCpuTime()

No description

Details

CpuTime userCpuTime()

No description

Return Value

CpuTime

Exceptions

RuntimeException

CpuTime systemCpuTime()

No description

Return Value

CpuTime

Exceptions

RuntimeException