0
Need to log the process kill time in database how to do this?
2 Answers
+ 4
I believe it is something like this.
learn to make files.
learn how to use databases
learn how to put files in databases
then make a code that does what you want. The code does its job and writes the file and stores itself into the database.
+ 2
Can explain a bit more ?
Do you need to log the time that is needed to kill different processes.
Or is there just one proces and do you need to log the end time.