X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FMicroTime.hh;h=d4495e1fd9fbf754b025bfe003beed03397b7c67;hb=0fff17bd2bcdbb1e91e216bf6e1bebc414713548;hp=f4fc8cafa8234e3b1677f510d37fa3eb36e42d69;hpb=2654c3b13a187f38dc026e04c76ea5c885b34787;p=senf.git diff --git a/Utils/MicroTime.hh b/Utils/MicroTime.hh index f4fc8ca..d4495e1 100644 --- a/Utils/MicroTime.hh +++ b/Utils/MicroTime.hh @@ -11,14 +11,14 @@ //#include "MicroTime.mpp" ///////////////////////////////hh.p//////////////////////////////////////// -namespace satcom { -namespace lib { +namespace senf { + typedef boost::uint64_t MicroTime; MicroTime now(); -}} +} ///////////////////////////////hh.e//////////////////////////////////////// //#include "MicroTime.cci"