1
0
mirror of https://github.com/irungentoo/toxcore.git synced 2024-03-22 13:30:51 +08:00
toxcore/nacl/curvecp/nanoseconds.h

7 lines
89 B
C
Raw Normal View History

2013-07-02 21:53:34 +08:00
#ifndef NANOSECONDS_H
#define NANOSECONDS_H
extern long long nanoseconds(void);
#endif