Class ConfigProfiler
Collects timing information about configuration synthesizes.
Final
Namespace: ICanBoogie
Located at ConfigProfiler.php
Methods summary
public static
add( float $started_at
, string $name
, callable $synthesizer
)
Parameters
$started_at
- Start micro time.
$name
- Fragment name
$synthesizer
Properties summary