Skip to content

Instantly share code, notes, and snippets.

@dottedsquirrel
Created October 25, 2020 00:39
Show Gist options
  • Save dottedsquirrel/7fea6f1b4e69c02ba367b63809dc7705 to your computer and use it in GitHub Desktop.
Save dottedsquirrel/7fea6f1b4e69c02ba367b63809dc7705 to your computer and use it in GitHub Desktop.
time profit example
(task time * duration without automation) - (time to automate * resource) = time profit
(5 [mins] * 90 [days] ) - (45 [mins] * 1 [dev]) = 405 mins time profit --> or 6 hours and 45 mins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment