fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
TimeStamp.cpp
1
/* ***** BEGIN LICENSE BLOCK *****
2
* FW4SPL - Copyright (C) IRCAD, 2009-2015.
3
* Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4
* published by the Free Software Foundation.
5
* ****** END LICENSE BLOCK ****** */
6
7
8
#include "fwCore/TimeStamp.hpp"
9
10
namespace
fwCore
11
{
12
13
14
void
TimeStamp::modified
()
15
{
16
m_modifiedTime = ::fwCore::HiResClock::getTimeInMilliSec();
17
}
18
19
20
}
//namespace fwCore
21
fwCore::TimeStamp::modified
FWCORE_API void modified()
Update the timestamp to the current EPOCH time.
Definition:
TimeStamp.cpp:14
fwCore
This namespace fwCore provides common foundations for FW4SPL.
Definition:
BaseObject.hpp:16
SrcLib
core
fwCore
src
fwCore
TimeStamp.cpp
Generated on Wed Sep 5 2018 12:48:00 for fw4spl by
1.8.11