Sentinel Class
- Namespace
- SatorImaging.UnityFundamentals
public static class Sentinel
The thread watch.
- Inheritance
-
Sentinel
Methods
- GetRemainingMilliseconds(long, int)
Get remaining milliseconds since start timestamp.
- GetUniqueToken()
Get unique token for current app session.
- SingleThreadScope(SentinelToken, out byte)
Note
This method won't perform interlocked increment/decrement operation.