question to named timer
Posted: Sat Aug 24, 2019 7:21 am
Hi,
I'm working on pulses with use of Named Timer.
At the beginning I became confused, because set time was over just when timer was started. Then I found, that named timer fires in Notify() already just after StartNamedTimer() was called.
I could solve this by using second firing. But I'd want to know, if this is a regular timer behaviour?
I'm working on pulses with use of Named Timer.
At the beginning I became confused, because set time was over just when timer was started. Then I found, that named timer fires in Notify() already just after StartNamedTimer() was called.
I could solve this by using second firing. But I'd want to know, if this is a regular timer behaviour?