Shop OBEX P1 Docs P2 Docs Learn Events
Basic Stamp Timer Function — Parallax Forums

Basic Stamp Timer Function

RonKRonK Posts: 7
edited 2009-11-17 14:36 in BASIC Stamp
I am trying to find out how long a Basic Stamp 2e subroutine that is doing a lot of work is taking.? Are there any functions to do that? The Basic Stamp has internal clocks. Is there any way to access those values.

What I would like to do is when I enter a Subroutine print out as the first line of code a Debug statement with a time that it started. And just before the RETURN statement from the Subroutine use another Debug statement to print out an ending time.

Any help or suggestions would be greatly appreciated.

Thanks . . . Ron Karpf

Comments

Sign In or Register to comment.