Package hw
Class IO

Public Method getChronometryValue

static int getChronometryValue()

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns Description
value value in us

This method returns the measured time in microseconds.

Note

Example

  int value = IO.getChronometryValue();

See also:

setChronometry(byte,byte,byte,byte)
setChronometryOnOff(byte)