Returns a xtd::time_span that represents a specified number of ticks.
Parameters
value
A number of ticks.
Returns
An object that represents value.
Remarks
This is a convenience method with the same behavior as the xtd::time_spam.xtd::time_spam (int64) constructor. A single tick represents one hundred nanoseconds or one ten-millionth of a second. There are 10,000 ticks in a millisecond.