get_Ticks()

TimeSpan::get_Ticks() const method

Returns the number of 100-nanoseconds intervals that constitute the time interval represented by the current TimeSpan object.

constexpr int64_t System::TimeSpan::get_Ticks() const

See Also