What is the function to get date and time an application was executed? I'm using Delphi.
You can use the Windows API call to GetProcessTimes (declared in Windows.pas) to get details for any process.
If it's your application, I would probably get the start time myself and log it somewhere to keep a history.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With