libboost-chrono1.54.0 binary package in Ubuntu Trusty ppc64el

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.Chrono library provides:
 .
  * A means to represent time durations: managed by the generic duration
    class.Examples of time durations include days, minutes, seconds and
    nanoseconds, which can be represented with a fixed number of clock
    ticks per unit. All of these units of time duration are united with
    a generic interface by the duration facility.
  * A type for representing points in time: time_point. A time_point
    represents an epoch plus or minus a duration. The library leaves
    epochs unspecified. A time_point is associated with a clock.
  * Several clocks, some of which may not be available on a particular
    platform: system_clock, steady_clock and high_resolution_clock. A
    clock is a pairing of a time_point and duration, and a function
    which returns a time_point representing now.
 .
 To make the timing facilities more generally useful, Boost.Chrono
 provides a number of clocks that are thin wrappers around the
 operating system's time APIs, thereby allowing the extraction of wall
 clock time, user CPU time, system CPU time spent by the process:
 .
  * process_real_cpu_clock, captures wall clock CPU time spent by the
    current process.
  * process_user_cpu_clock, captures user-CPU time spent by the current
    process.
  * process_system_cpu_clock, captures system-CPU time spent by the
    current process.
  * a tuple-like class process_cpu_clock, that captures real, user-CPU,
    and system-CPU process times together.
  * a thread_clock thread steady clock giving the time spent by the
    current thread (when supported by a platform).
 .
 Lastly, Boost.Chrono includes typeof registration for duration and
 time_point to permit using emulated auto with C++03 compilers.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2014-07-03 18:03:26 UTC Published Ubuntu Trusty ppc64el updates main libs Optional 1.54.0-4ubuntu3.1
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-03 18:07:21 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 90% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-03 12:02:41 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 80% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-03 06:14:35 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 70% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-03 00:09:53 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 60% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-02 18:10:47 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 50% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-02 12:02:53 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 40% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-02 06:25:08 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 30% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-02 00:00:10 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 20% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  2014-07-01 18:16:18 UTC Superseded Ubuntu Trusty ppc64el updates main libs Optional 10% of users 1.54.0-4ubuntu3.1
  • Removal requested .
  • Superseded by ppc64el build of boost1.54 1.54.0-4ubuntu3.1 in ubuntu trusty PROPOSED
  • Published
  • Copied from ubuntu trusty-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Trusty ppc64el proposed main libs Optional 1.54.0-4ubuntu3.1
  • Removal requested .
  • Deleted by Adam Conrad

    moved to -updates

  • Published
  2014-02-17 12:58:30 UTC Published Ubuntu Trusty ppc64el release main libs Optional 1.54.0-4ubuntu3
  • Published