![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 5 of 5 total |
![]() |
Wed, Dec 13 2017 1:28 AM | Permanent Link |
Steve Gill | Hi Tim,
Delphi has TStopwatch which I personally find very useful. If it is at all possible to create something like this for EWB, could I please request that you add it to the wish list. Thanks. = Steve |
Wed, Dec 13 2017 1:16 PM | Permanent Link |
Raul Globestar Systems ![]() | > Delphi has TStopwatch which I personally find very useful. If it is at all possible to create something like this for EWB, could I please request that you add it to the wish list.
EWB is javascript running in a browser and AFAIK you cannot do anything better than milliseconds. EWB DateTime is already in milliseconds so simply store start value and then at the end subtract from now and you have elpased msec Raul |
Thu, Dec 14 2017 12:28 AM | Permanent Link |
Steve Gill | << EWB DateTime is already in milliseconds so simply store start value and
then at the end subtract from now and you have elpased msec >> Yeah thanks Raul. Already doing it like that. = Steve |
Fri, Dec 15 2017 12:59 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Raul,
<< EWB is javascript running in a browser and AFAIK you cannot do anything better than milliseconds. EWB DateTime is already in milliseconds so simply store start value and then at the end subtract from now and you have elpased msec >> There actually *is* a high-precision timer, but it's IE 10 or higher. But, I'm killing IE9 as the baseline in 2.07 and moving it to IE11, so I can finally start moving EWB completely into the modern browser support. https://developer.mozilla.org/en-US/docs/Web/API/Performance/now Tim Young Elevate Software www.elevatesoft.com |
Sun, Dec 17 2017 5:03 PM | Permanent Link |
Steve Gill | << But, I'm killing IE9 as the baseline in 2.07 and moving it to IE11, so I can finally start moving EWB completely into the modern browser support. >>
That's great news Tim - that opens up a whole lot of possibilities. = Steve |
This web page was last updated on Monday, October 2, 2023 at 03:09 PM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |