Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
diff ProcrContext.c @ 108:3bc3b89630c7
perf counters
| author | engelhardt@cray1 |
|---|---|
| date | Tue, 26 Jul 2011 15:36:24 +0200 |
| parents | 521c75d64cef |
| children | 659299627e70 |
line diff
1.1 --- a/ProcrContext.c Tue Jul 26 15:35:57 2011 +0200 1.2 +++ b/ProcrContext.c Tue Jul 26 15:36:24 2011 +0200 1.3 @@ -59,6 +59,7 @@ 1.4 //newPr->createPtInSecs = timeStamp.tv_sec +(timeStamp.tv_usec/1000000.0) - 1.5 // _VMSMasterEnv->createPtInSecs; 1.6 #endif 1.7 + 1.8 //======================================================================== 1.9 1.10 return newPr;
