state static method

int state()

Returns the current timestamp.

Implementation

static int state() {
  return GunJsImpl.state();
}