tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
TimeSpan.opCmp
tango
time
Time
TimeSpan
Compares this object against another TimeSpan value.
int
opCmp
(TimeSpan t)
struct
TimeSpan
const
int
opCmp
(
const
ref
TimeSpan
t
)
int
opCmp
(TimeSpan t)
Meta
Source
See Implementation
tango
time
Time
TimeSpan
enums
NanosecondsPerTick
functions
opBinary
opCmp
opEquals
opOpAssign
opUnary
properties
days
hours
interval
micros
millis
minutes
nanos
seconds
ticks
time
static functions
fromDays
fromHours
fromInterval
fromMicros
fromMillis
fromMinutes
fromNanos
fromSeconds
variables
max
min
ticks_
zero
Compares this object against another TimeSpan value.