nextRunEpochMs property

int nextRunEpochMs
final

Next scheduled run time in Unix epoch milliseconds.

0 means there is no scheduled run.

Implementation

final int nextRunEpochMs;