4.06.2013 - Version 0.3.4 - PIOBJECT() macro, ethernet improvement, documentation based on Doxygen
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
#include "piconfig.h"
|
||||
|
||||
namespace PISystemTests {
|
||||
extern long time_resolution_ns;
|
||||
extern long time_elapsed_ns;
|
||||
extern long usleep_offset_us;
|
||||
PIP_EXPORT extern long time_resolution_ns;
|
||||
PIP_EXPORT extern long time_elapsed_ns;
|
||||
PIP_EXPORT extern long usleep_offset_us;
|
||||
|
||||
class PISystemTestReader {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user