$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost timer
From: Gordon Woodhull (gordon_at_[hidden])
Date: 2011-08-14 17:45:49
On Aug 14, 2011, at 5:26 PM, Philipp Kraus <philipp.kraus_at_[hidden]> wrote:
> Do you know anything about "CPU cycling"? Can I detect the CPU cycles which are elapsed during runtime? I need a "time value" for detecting runtime only.
Hmm, sorry I've only heard of low level assembly ways of doing that. Doesn't sound very platform-independent! ;-)
Cheers
Gordon