Erriez Timestamp library for Arduino  1.1.0
TM1638 button and LED controller library for Arduino
Public Member Functions | Public Attributes | List of all members
Timestamp Class Referenceabstract

Timstamp class. More...

#include <ErriezTimestamp.h>

Inheritance diagram for Timestamp:
Inheritance graph
[legend]

Public Member Functions

 Timestamp ()
 Timestamp constructor.
 
virtual void start ()=0
 Derived class must implement start()
 
virtual unsigned long delta ()=0
 Derived class must implement delta()
 
virtual void print ()=0
 Derived class must implement print()
 

Public Attributes

unsigned long timestampStart
 Timestamp at the beginning of a measurement.
 

Detailed Description

Timstamp class.

Definition at line 42 of file ErriezTimestamp.h.


The documentation for this class was generated from the following files: