add floating point timer and end address to bulk init

This commit is contained in:
David Voswinkel
2009-07-05 11:29:52 +02:00
parent c55a66f90d
commit 690bfd6502
6 changed files with 35 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
uint16_t timer_start( void );
uint16_t timer_stop( void );
double timer_stop( void );