FutureProg functions
spanmilliseconds
Number spanmilliseconds(TimeSpan timespan)
Contexts: computer function, computer program, standard futureprog
Returns the millisecond component of the supplied TimeSpan value after whole seconds are removed.
timespan: The TimeSpan value to inspect or transform
Contexts: computer function, computer program, standard futureprog
Returns the millisecond component of the supplied TimeSpan value after whole seconds are removed.
timespan: The TimeSpan value to inspect or transform