Uses of Class
ch.aplu.util.BaseAlarmTimer

Packages that use BaseAlarmTimer
ch.aplu.util Package with useful helper classes for developing applications using the JDroidLib framework. 
 

Uses of BaseAlarmTimer in ch.aplu.util
 

Subclasses of BaseAlarmTimer in ch.aplu.util
 class HiResAlarmTimer
          Alarm timer with high resolution.
 class LoResAlarmTimer
          Alarm timer with low resolution (Resolution normally less than 10 milliseconds.)