best to check if something changes overtime ?

hi all .
first my english isn’t so good …
2nd : i want best way to check if a variable value changes and then do something
example : if health is less than 10 play a sound
i thought to do that in Event tick but thought it would be performance costly …

You can do the check every time the health takes damage