SimpleTimer

org.specs2.time.SimpleTimer
See theSimpleTimer companion class
object SimpleTimer

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromString(s: String): SimpleTimer
def timerFold[T]: Fold[Id, T, SimpleTimer] { type S = SimpleTimer; }