Jump to content

Changing Format Of The Result Of The Timer


 Share

Recommended Posts

Unfortunately I can't change the format of timer. For example 2 seconds are showed as 2.000000, but I want to have it as only 2.

$begin = TimerStart()

$dif = TimerStop($begin)

MsgBox(4096,"Time Difference",$dif)

Have anyone a suggestion?? :whistle: Thanks in advance

Johannes from germany

Johannes LorenzBensheim, Germanyjlorenz1@web.de[post="12602"]Highlightning AutoIt Syntax in Notepad++ - Just copy in your Profile/application data/notepad++[/post]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...