getTime method

List<int> getTime()

Implementation

List<int> getTime() {
  return ElinkCmdUtils.getElinkA6Data([0x1C]);
}