Interval Property¶ Summary¶ Gets the interval of timer. Returns -1 millisecond if the timer is stopped Signature¶ 1public abstract TimeSpan Interval {get;} Return Value¶ TimeSpan Declaring Type¶ cAlgo.API.Timer Last update: July 1, 2022 Comments