Product Site

5.4.23.5. interval

Returns a TimeSpan object representing the interval to which the Ticker has been set.

See also method init .

Example 5.319. Ticker class — interval method
say .Ticker~new(.TimeSpan~fromSeconds(60), -
 .Message~new(.stdout, "say", "i", -
 "another minute has passed"))~interval      -- 00:01:00.000000