TimeDate

ostrat.TimeDate
See theTimeDate companion object
final class TimeDate(val tics: Long) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def +(operand: TimeSpan): TimeDate
def -(operand: TimeSpan): TimeDate
def --(operand: TimeDate): TimeSpan

Concrete fields

val tics: Long