Table of Contents

Property IsResetBeforeCallback

Namespace
KZDev.PrimeTime
Assembly
KZDev.PrimeTime.dll

IsResetBeforeCallback

Returns whether this repeating registration starts the countdown to the next tick before the current callback completes (ResetIntervalBeforeCallback).

bool IsResetBeforeCallback { get; }

Property Value

bool

Remarks

This only applies to repeating time-interval registrations, and is false for non-repeating registrations.