单项选择题

setTimeout(function(){console.log(this)})中会显示什么()

A.object
B.HTML
C.setTimeout
D.window