registerTime property

int registerTime
latefinal

The time the cron was registered (in microseconds since epoch).

This is automatically set when the WaCron instance is created.

Implementation

late final int registerTime;