@epikodelabs/streamix / getCurrentEmissionStamp
Function: getCurrentEmissionStamp()
getCurrentEmissionStamp():
null|number
Defined in: projects/libraries/streamix/src/lib/abstractions/emission.ts:42
Get the current emission stamp from the context, if any. Returns null if not inside an emission context.
Returns
null | number
The current emission stamp or null.