]> Creatis software - gdcm.git/commit
ENH: Add two new methods: GetCurrentThreadID and ProcessID. This could be usefull...
authormalaterre <malaterre>
Fri, 21 Jan 2005 16:06:21 +0000 (16:06 +0000)
committermalaterre <malaterre>
Fri, 21 Jan 2005 16:06:21 +0000 (16:06 +0000)
commitf5a3357d5243ea55d994eda5ff406edbdbe5077c
treea51d410b3ef1d4ec726dd03f4e8172cabb127f3e
parent2767ee200a3dc05314954bd8bb3a0427f3fcb7d9
ENH: Add two new methods: GetCurrentThreadID and ProcessID. This could be usefull to generate the DICOM UID. Also reimplement GetCurrentDate / GetCurrentTime in only one call since we could be right at the edge of midnight and the two function call would not be consistent. Also this simplify the implementation of GetCurrentDateTime and add millisecond precision (yes we write DICOM quite fast)
src/gdcmUtil.cxx
src/gdcmUtil.h