SimpleTimer

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

Attributes

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

Members list

Concise view

Value members

Concrete methods

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