@WithTimeout code example

Can someone give a code example how to use the new WithTimeout annotation.
i want to use it however i am not sure what is the right syntax, where the code should be set.

===============================================
@WithTimeout(time = 20, unit = TimeUnit.SECONDS)