Can i time my form submission?

I am using sveltekit with Cloudflare pages. I have a form where the user could submit some large image files. Is it possible to time how long the form takes to submit, completely on server side?
Was this page helpful?