b740e9b6d578850dc9aa8f7c52868d156984c04f
13 /*--------------------------------------*\
15 \*-------------------------------------*/
19 /*--------------------------------------*\
21 \*-------------------------------------*/
25 /*--------------------------------------*\
27 \*-------------------------------------*/
31 double timeFlight() const;
32 double getDeltaTime() const;
33 void print(const string
& titre
= "") const;
34 void print(ostream
& stream
, const string
& titre
= "") const;
36 /*--------------------------------------*\
38 \*-------------------------------------*/
40 friend ostream
& operator <<(ostream
& stream
, const Chronos
& chrono
);
44 /*--------------------------------------*\
46 \*-------------------------------------*/
50 /*--------------------------------------*\
52 \*-------------------------------------*/