C
CSharp
C++
Java
Visual Basic
HTML - CSS
Android
Asp
Asp.Net
Php
Python
JavaScript
SQL
XML
Assembly
ActiveX
API
Code Snippets
Database
Files Directories Drives
Forms
Graphics Games
Multimedia
Strings
Windows and Controls
More...
Visual Basic > Other sample source codes
Visual Basic Code > 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
|
Contact
|
Advertising
|
Link to Us
|
Directory