otherside Posted April 11, 2003 Posted April 11, 2003 Does anyone know how can i get or calculate the system uptime in VB.NET ? Quote
Leaders quwiltw Posted April 11, 2003 Leaders Posted April 11, 2003 System.Environment.TickCount Quote --tim
otherside Posted April 11, 2003 Author Posted April 11, 2003 what does tickcount returns ?i mean what is this number ? Quote
Leaders quwiltw Posted April 11, 2003 Leaders Posted April 11, 2003 When I give a path like that, I kinda expect you to look the details up for yourself. If you're not already, one of the best things you can do to improve your .NET programming skills is get *really* comfortable navigating the Class Library. Having said that, take a look here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemenvironmentclasstickcounttopic.asp and if you still have questions, let me know. Edit: Glad to see you found it. Quote --tim
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.