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

◆ time_span() [1/8]

xtd::time_span::time_span ( int64  ticks)
explicit

Initializes a new instance of the xtd::time_span structure to the specified number of ticks.

Parameters
tiksA time period expressed in 100-nanosecond units.
Remarks
A single tick represents one hundred nanoseconds or one ten-millionth of a second. There are 10,000 ticks in a millisecond.