• 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: Damn send button / Wind chill
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Damn send button / Wind chill


  • Subject: Re: Damn send button / Wind chill
  • From: Shane Stanley <email@hidden>
  • Date: Mon, 04 Mar 2002 10:29:12 +1100

On 4/3/02 10:14 AM +1000, Ed Stockly, email@hidden, wrote:

> As far as slowing things down, I think it's time we quantify this.

Will this do?

set time1 to the ticks
repeat 500 times
tell application "Finder"
tell application "BBEdit 6.5"
current date
end tell
end tell
end repeat
set time2 to the ticks
repeat 500 times
tell application "BBEdit 6.5"
current date
end tell
end repeat
set time3 to the ticks
{time3 - time2, time2 - time1}

Difference is negligible.

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

  • Follow-Ups:
    • Re: Damn send button / Wind chill (nesting more efficient shock)
      • From: Mr Tea <email@hidden>
    • Re: Damn send button / Wind chill
      • From: John W Baxter <email@hidden>
References: 
 >Re: Damn send button / Wind chill (From: Ed Stockly <email@hidden>)

  • Prev by Date: Re: Damn send button / Wind chill
  • Next by Date: Re: how to format decimal precision of a real?
  • Previous by thread: Re: Damn send button / Wind chill
  • Next by thread: Re: Damn send button / Wind chill
  • Index(es):
    • Date
    • Thread