skiad ~master (2021-12-10T09:24:11.7193035)
Dub
Repo
TimeSpan.opBinary
skia
TimeSpan
TimeSpan
Undocumented in source. Be warned that the author may not have intended to support it.
TimeSpan
opBinary
(TimeSpan ts)
struct
TimeSpan
TimeSpan
opBinary
(
string
op
)
(
TimeSpan
ts
)
if
(
op
== "+" ||
op
== "-"
)
TimeSpan
opBinary
(TimeSpan t1, TimeSpan t2)
Meta
Source
See Implementation
skia
TimeSpan
TimeSpan
constructors
this
functions
Add
CompareTo
Days
Duration
Equals
Hours
Milliseconds
Minutes
Negate
Seconds
Ticks
ToString
TotalDays
TotalHours
TotalMilliseconds
TotalMinutes
TotalSeconds
opBinary
opCmp
static functions
Compare
FromDays
FromHours
FromMilliseconds
FromMinutes
FromSeconds
From_ticks
TryParse
Zero
variables
TicksPerDay
TicksPerHour
TicksPerMillisecond
TicksPerMinute
TicksPerSecond