• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Recording the time a thread took to execute
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recording the time a thread took to execute


  • Subject: Re: Recording the time a thread took to execute
  • From: email@hidden (Simon Fraser)
  • Date: Wed, 28 May 2003 16:36:37 -0700

Tom Sutcliffe wrote:
TickCount just returns the time since system startup doesn't it? As in, stopwatch time rather than CPU time. I tried looking at rusage.h, as mentioned in the man page for the 'time' command but couldn't understand it. Then I looked for the source of 'time' in the darwin repository but couldn't find that either...

I'd suggest look at the pthread APIs first, and then maybe taking
a look at CHUD to see if that can help you.

<http://developer.apple.com/tools/performance/>

Simon
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Recording the time a thread took to execute (From: Tom Sutcliffe <email@hidden>)

  • Prev by Date: Re: Recording the time a thread took to execute
  • Next by Date: Dragging NSOutlineView rows by different columns (was Dragging custom NSCells in NSOutlineView)
  • Previous by thread: Re: Recording the time a thread took to execute
  • Next by thread: Screen Capture
  • Index(es):
    • Date
    • Thread