Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • M MPEG129-m52280
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Satoru KUMA
  • MPEG129-m52280
  • Repository
Switch branch/tag
  • MPEG129-m52280
  • tmc3
  • TMC3Config.h.in
Find file BlameHistoryPermalink
  • David Flynn's avatar
    timing: report elapsed user time rather than wall time · f669bd29
    David Flynn authored Feb 20, 2018
    This commit changes the application's reporting of elapsed time to
    measure user time rather than wall time in order to reduce sources
    of noise in evaluating runtime.
    
    For output is now of the form:
    
      ```
      Processing time (wall): 123.456 s
      Processing time (user): 123.456 s
      ```
    
    
    
    git-svn-id: http://wg11.sc29.org/svn/repos/MPEG-I/Part5-PointCloudCompression/TM/TMC3/trunk@1329 94298a81-5874-47c9-aab8-bfb24faeed7f
    f669bd29