bobocep.cep.gen.timestamp.BoboGenTimestampEpoch

class bobocep.cep.gen.timestamp.BoboGenTimestampEpoch[source]

Bases: bobocep.cep.gen.timestamp.BoboGenTimestamp

A timestamp generator that returns the current time, in milliseconds, since the Epoch.

__init__()
generate() int[source]
Returns

The current time, in milliseconds, since the Epoch.