Search
TimeSpan.ticks Property
See Also
 






Gets the number of ticks that represent the value of this TimeSpan.

Namespace: MindFusion.Scheduling
File: TimeSpan.js

 Syntax

JavaScript  Copy Code

get ticks() {}

 Property Value

A Number that specifies the count of the ticks.

 See Also