Visual Basic Codes
ActiveX
Miscellaneous
Applications
Code Snippets
Common Dialogs
Special Effects
Database Stuff
Date Time
Files Drives
Forms
Graphics Games
Internet Stuff
Multimedia
Other
Strings
Windows
Visual Basic > Other sample source codes
Get the passed time without a Timer control
Get the passed time without a Timer control 'getting the passed time between two moments 'on the General declarations Dim STijd,ETijd 'when the counter has to start STijd = Time 'when the counter has to stop ETijd = Time 'show passed time MsgBox "Time is slipping away.." & Format(STijd - ETijd,"hh:mm:ss") Return
Privacy Policy
|
Link to Us
|
Links