xtd 0.2.0
Loading...
Searching...
No Matches

◆ from_ticks() [1/2]

static time_span xtd::time_span::from_ticks ( int64  value)
static

Returns a xtd::time_spam that represents a specified time, where the specification is in units of ticks.

Parameters
valueA number of ticks that represent a time.
Returns
An object that represents value.