yarf 0.1
Yet Another RepRap Firmware
Functions
src/hardware/clock.h File Reference

Real-time clock for counting the uptime and for providing a time base for periodic tasks. More...

Go to the source code of this file.

Functions

void clock_init (void)
 Initializes the clock component.
unsigned long clock_millis (void)
 Returns the number of milliseconds passed since the clock was initialized.

Detailed Description

Real-time clock for counting the uptime and for providing a time base for periodic tasks.

Author:
Pieter Agten (pieter.agten@gmail.com)
Date:
30 okt 2011

Definition in file clock.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines