Period

object Period
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def allInRun(rid: RunId): Period

The interval consisting of all periods of given run id

The interval consisting of all periods of given run id

def apply(rid: RunId, pid: PhaseId): Period

The single-phase period consisting of given run id and phase id

The single-phase period consisting of given run id and phase id

def apply(rid: RunId, loPid: PhaseId, hiPid: PhaseId): Period

The period consisting of given run id, and lo/hi phase ids

The period consisting of given run id, and lo/hi phase ids