now static method

double now()

Implementation

static double now() => DateTime.now().millisecondsSinceEpoch/1000;