Class Clock
In: lib/zyps.rb
Parent: Object

A clock to use for timing actions.

Methods

elapsed_time   new  

Public Class methods

Public Instance methods

Returns the time in (fractional) seconds since this method was last called (or on the first call, time since the Clock was created).

[Validate]