|
|
|||
File indexing completed on 2026-04-09 07:49:22
0001 #include "ssystime.h" 0002 0003 int main() 0004 { 0005 for(int i=0 ; i < 100 ; i++) std::cout << ssystime::local() << "\n" ; 0006 //for(int i=0 ; i < 100 ; i++) std::cout << ssystime::utc() << "\n" ; 0007 return 0 ; 0008 } 0009 0010
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|