https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40813 Bug ID: 40813 Summary: Add ability to embed page start and end timing Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org It would be useful to know what time a page load was initiated and rendering completed for debugging purposes. The most reasonable solution I've found is to get a time from the start of get_template_and_user and the end of intranet-bottom.inc. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.