Support Board
Date/Time: Mon, 15 Sep 2025 23:03:37 +0000
Post From: [User Discussion] How can I set a update interval for a custom ACSIL study?
[2020-02-09 18:44:25] |
Ackin - Posts: 1865 |
if (sc.IsReplayRunning()) CurrentDateTime = sc.CurrentDateTimeForReplay; else CurrentDateTime = sc.CurrentSystemDateTime; |