# Functions
PrepCommand prepares a command to run using the server's logging mechanism for it's own stdout and stderr.
TimeCmd executes the given command and returns the execution time as a float value of milliseconds and the response error (if any) from the command execution.