vul_timestamp.cxx
Go to the documentation of this file.
1 // This is core/vul/vul_timestamp.cxx
2 
3 #include "vul_timestamp.h"
4 
5 unsigned long vul_timestamp::mark = 0;
generates a timestamp.
static VUL_EXPORT unsigned long mark
mark is incremented to give a unique timestamp.
Definition: vul_timestamp.h:19