now property

int get now

now

Implementation

static int get now => DateTime.now().millisecondsSinceEpoch ~/ 1000;