mark() mark(string $label) Mark a timer. Parameters string $label Throws \Ceo\Util\Exception if label is set
check() check(string $label) : float Check a timer, returns difference in seconds, or fractions thereof. Parameters string $label Returns float