Main Page
Namespaces
Classes
Files
Related Pages
Examples
Class List
Class Hierarchy
Class Members
boost
::
logging
::
scenario
::
usage
::
logger_
::
change
::
often
boost::logging::scenario::usage::logger_::change::often< cache_period_secs > Struct Template Reference
Optimize for
often
change
. Does per-thread caching. At a given period, it re-synchronizes. This is the default, for multi-threaded applications.
More...
Detailed Description
template<int cache_period_secs = 5>
struct boost::logging::scenario::usage::logger_::change::often< cache_period_secs >
Optimize for
often
change
. Does per-thread caching. At a given period, it re-synchronizes. This is the default, for multi-threaded applications.
Parameters:
cache_period_secs
At what period should we re-syncronize
The documentation for this struct was generated from the following file:
detail/scenario.hpp
Copyright
John Torjo
© 2007
Have a question/ suggestion/ comment? Send me
feedback