realbasic-nug
[Top] [All Lists]

[ANN] CarbonEventTimer Module v1

To: realbasic-nug at lists dot realsoftware dot com
Subject: [ANN] CarbonEventTimer Module v1
From: "Tomis E." <gostcoder at yahoo dot com>
Date: Fri, 28 Apr 2006 01:51:40 -0700 (PDT)
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Bvz6s2h5eIX4hXVrROoShgH8foHCk1w+QB9FJIdEV0PzhH/1pbabYtCPI6wglay1wmboS8AUR4CIZsT0WbT6HHCMu8VbHvc2T5lD6NYkbmNca7MPS38wsTNUz7LoVR36pWRuElHoZ16o/RM1qQIrnpeXj7kzKow2f72nzF/xKds= ;
I would like to announce the release of CarbonEventTimer v1. 

This free-open-source module allows you to easily create/destroy CarbonEvent 
based timers on MacOS
X. This can improve application performance over low-delay thread-based timer 
solutions, and
reduce overhead as there is no need for subclassing.

You can download it from
http://sourceforge.net/project/showfiles.php?group_id=148773&package_id=167147

Included in the download are documentation and an example project which allows 
for easy comparison
of REALbasic timers against a thread based solution and a CarbonEventTimer 
solution.

The module has been tested with RB5.5 and RB2006r1.

Hope this helps some of you.

Thank you,
~ Tomis Erwin

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • [ANN] CarbonEventTimer Module v1, Tomis E. <=