Microtimer - a microsecond timer for Fusion

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Name: Microtimer.mfx
    Description: A timer object that is capable of measuring microseconds (millionths of a second, or μs)
    Expressions: Time since application start, frame start, or custom timer start. Each available in float numbers (eg. 0.000872 seconds) or integers (eg. 872 microseconds)
    Conditions: none
    Actions: Reset custom timer
    Created by: Looki
    Commissioned by: Volnaiskra

    I commissioned this object from Looki because I needed it myself to build a Please login to see this link.. But I'm releasing it free for everyone to use.

    The existing Fusion timer object measures only in milliseconds, and can only measure between one frame and the next, not inside the frame. The Date & Time object can measure inside the frame, but only in hundredths of a second. Both methods are much too coarse to be useful for performance profiling. The Microtimer object can measure in microseconds, within the frame. This makes it possible to measure sections of code finely enough to get meaningful performance measurements, for use in finding bottlenecks and comparing performance between different parts of your code. If you'd like a readymade and user-friendly code profiler, you can purchase the one I made from the clickstore: Please login to see this link..

    Of course, there are probably also other uses for Microtimer, other than profiling.

  • Merci pour le partage Volnaiska et aussi merci a looki.

    Thanks for sharing Volnaiska and also thanks to looki.

    mais jeux en flash fait avec mmf :Please login to see this link.

    les video du projet controleur des jeux flash,htlm5,EXE,sourie avec le telephone comme manette :)
    VIDEO Please login to see this link.

    VIDEO Please login to see this link.

  • You said on the volPROFILER thread that this extension is in the Manager, but I just checked and it isn't on the website or inside Fusion.

    BTW, I added this extension to the Please login to see this link..

    Please login to see this link., Please login to see this link.
    Discord: Please login to see this link., Please login to see this link., Please login to see this link.

  • I submitted it to clickteam several days ago. I'm not sure how long it normally takes to show up in the extension manager. Thanks for putting it into the wiki.

    Please login to see this link.
    My Fusion Tools: Please login to see this link. | Please login to see this link. | Please login to see this link.

  • Hello, it isn't in CEM, because unfortunately it lacks MFX file (runtime part), so this extension is not complete.

    --------------------------------------
    Nicolas "Nico" Sourdeval
    2D / 3D / Video Artist
    Please login to see this link.

    Edited once, last by Nico (June 27, 2017 at 11:52 AM).

  • I'm not sure what you mean, Nico. I uploaded a JSON file using Please login to see this link. a week ago or so. I've just double-checked the JSON file that I sent, and I can confirm that it has the same file/folder structure as the ZIP that I attached in the first post on this thread. They both contain:

    Extensions\Microtimer.mfx
    Examples\Microtimer\microtimer readme.txt
    Examples\Microtimer\Microtimer-example.mfa

    Please login to see this link.
    My Fusion Tools: Please login to see this link. | Please login to see this link. | Please login to see this link.

  • Nico means that there is no runtime version of the extension, no file in Data\Runtime. This means that a built app won't be able take advantage of the extension. Just let us know if this is intentional, if yes, then we will release the extension on the Extension Manager.

  • Did you also update the attachment in the main post?

    Please login to see this link., Please login to see this link.
    Discord: Please login to see this link., Please login to see this link., Please login to see this link.

  • Added in CEM, now. Volnaiskra, but you had forgot to upload the ZIP file, I received only JSON file. But now it's OK, I retaken this one that you updated in this thread...

    --------------------------------------
    Nicolas "Nico" Sourdeval
    2D / 3D / Video Artist
    Please login to see this link.

  • Hmm the manager listing is missing the icon and description.

    Please login to see this picture.
    instead of:
    Please login to see this picture.

    Please login to see this link., Please login to see this link.
    Discord: Please login to see this link., Please login to see this link., Please login to see this link.

  • about icon, it's normal, our servers are moving, I cannot add anything... but correct, it missing the description in object...

    --------------------------------------
    Nicolas "Nico" Sourdeval
    2D / 3D / Video Artist
    Please login to see this link.

  • Actually, I think I forgot to upload the icon this time (i included it last time). Should I reupload, or can you use the previous one?

    How can I add a description? Does it need to be embedded into the mfx somehow, or can you add it (if so, could you please use the description in the readme inside the examples folder)

    Please login to see this link.
    My Fusion Tools: Please login to see this link. | Please login to see this link. | Please login to see this link.

  • You can send it to me, I'll upload it as soon as possible. About the description, there should be one in the extension itself, in its resources. You should see it when you click on it when you want to add it. And we should see it in its properties "About" tab, at the "Comment" line ...

    --------------------------------------
    Nicolas "Nico" Sourdeval
    2D / 3D / Video Artist
    Please login to see this link.

  • OK, I've resubmitted it. It now has a description and a PNG icon. It also has a few new conditions and a new action. I've updated the first post and attachment as well.

    Please login to see this link.
    My Fusion Tools: Please login to see this link. | Please login to see this link. | Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!