I'm sure it will be per user - but - is the maximum script runtime in a 24 hour period, for 'Google Apps For Business' 6 hours per user or 6 hours for all users on the account.
Thanks
EDIT: more detail of my particular situation
OK. Still unclear. The web link to Google of quotas doesn't make it clear - it just says 6 hours. So 6 hours each with 8000 users is a massive amount but conversely 6 hours between 8000 users is tiny. My particular situation is a script runs via an installable time driven trigger that converts excel attachments (size 3mb each) from Gmail to Google sheets, searches the file for specific content, if found it copies further content to another Google sheet, if no content then sends a response to sender telling them to fill in the correct form and attaches it. It takes circa 5 minutes to process 3 messages (9 attachments) we currently receive 25 submissions weekly but this is going to increase to 300 submissions weekly. The script runs every 10 minutes. When we reach 300 submissions then after 500 minutes of runtime the process will complete. Generally they all arrive on the same day so i will reach the 6 hours on day 1 and it will start again on day 2 to complete.
So the question is will everyone else in the organisation not be able to run triggered scripts upon breaching the 6 hours on day 1?