setTimeout
https://developer.mozilla.org/ja/docs/Web/API/setTimeout
実はコールバックの代わりに文字列を渡せる
ただし、
eval
なので使ってはいけない