System::TimeSpan::get_Ticks method

TimeSpan::get_Ticks method

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

int64_t System::TimeSpan::get_Ticks() const

See Also