defragster
Senior Member+
Finding the file Kurt referred to before: {... arduino ...}\hardware\teensy\avr\cores\teensy3\elapsedMillis.h
It shows the same for class elapsedMicros: operator unsigned long () const { return micros() - us; }
It shows the same for class elapsedMicros: operator unsigned long () const { return micros() - us; }