getClocks method

Future getClocks()

Implementation

Future getClocks() {
  return act('clockRequest');
}